home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 September / september_2000.iso / intercd / root / ^Linux / cdrtools-1.10 / inc / avoffset.mk < prev    next >
Encoding:
Text File  |  2000-05-28  |  563 b   |  17 lines

  1. #ident %W% %E% %Q%
  2. ###########################################################################
  3. SRCROOT=    ..
  4. RULESDIR=    RULES
  5. include        $(SRCROOT)/$(RULESDIR)/rules.top
  6. ###########################################################################
  7.  
  8. INSDIR=        include
  9. TARGET=        avoffset.h
  10. TARGETC=    avoffset
  11. CPPOPTS +=    -DUSE_SCANSTACK
  12. CFILES=        avoffset.c getfp.c
  13.  
  14. ###########################################################################
  15. include        $(SRCROOT)/$(RULESDIR)/rules.inc
  16. ###########################################################################
  17.